TOS=$(shell ncc -print-tosdir)
PACKAGE = edu.wustl.mobilab.timesync

ROOT = $(TOSROOT)/tools/java
include $(ROOT)/Makefile.include


